home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AMIGA-CD 2
/
Amiga-CD - Volume 2.iso
/
ungepackte_daten
/
1994
/
8
/
05
/
term-4.0-source.lha
/
termErrors.h
< prev
next >
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-06-20
|
200 b
|
11 lines
/*
** termErrors.h
**
** Error number definitions
**
** Copyright © 1990-1994 by Olaf `Olsen' Barthel
** All Rights Reserved
*/
enum { ERR_SAVE_ERROR=42000,ERR_LOAD_ERROR,ERR_NO_MEM,ERR_OUTDATED };